home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / wp / winvel50.zip / EXPLODE.BAT < prev    next >
DOS Batch File  |  1995-02-14  |  2KB  |  84 lines

  1. REM     Caution...this batch file should be executed from
  2. REM     your harddrive and not from the program diskette.
  3. REM
  4. REM     This batch file assumes that Windows is installed
  5. REM     in C:\WINDOWS\, if Windows resides on another drive
  6. REM     you must edit the last four lines of this batch 
  7. REM     file to the correct path statement before running.
  8. REM
  9. REM     Press [Ctrl] [Break] to cancel or [Enter] to
  10. REM     continue with EXPLODE.
  11. REM
  12. Pause
  13. expand sample.bm_ sample.bmp
  14. del sample.bm_
  15. expand adbook.cr_ adbook.crd
  16. del adbook.cr_
  17. expand pprtr.dl_ pprtr.dll
  18. del pprtr.dl_
  19. expand business.en_ business.env
  20. del business.en_
  21. expand cat_6x9.en_ cat_6x9.env
  22. del cat_6x9.en_
  23. expand executiv.en_ executiv.env
  24. del executiv.en_
  25. expand monarch.en_ monarch.env
  26. del monarch.en_
  27. expand wnvel50e.ex_ wnvel50e.exe
  28. del wnvel50.ex_
  29. expand wnvel50.hl_ wnvel50.hlp
  30. del wnvel50.hl_
  31. expand message.ls_ message.lst
  32. del message.ls_
  33. expand wv50doc.wr_ wv50doc.wri
  34. del wv50doc.wr_
  35. expand vbrun300.dl_ vbrun300.dll
  36. del vbrun300.dl_
  37. expand cmdialog.vb_ cmdialog.vbx
  38. del cmdialog.vb_
  39. expand threed.vb_ threed.vbx
  40. del threed.vb_
  41. expand address1.ld_ address1.ldb
  42. del address1.ld_
  43. expand address1.md_ address1.mdb
  44. del address1.md_
  45. expand imgbmp.di_ imgbmp.dil
  46. del imgbmp.di_
  47. expand imgepsf.di_ imgepsf.dil
  48. del imgepsf.di_
  49. expand imgpcx.di_ imgpcx.dil
  50. del imgpcx.di_
  51. expand imgtiff.di_ imgtiff.dil
  52. del imgtiff.di_
  53. expand imvb1.vb_ imvb1.vbx
  54. del imvb1.vb_
  55. del ver.dl_
  56. expand msaes110.dl_ msaes110.dll
  57. del msaes110.dl_
  58. expand msajt110.dl_ msajt110.dll
  59. del msajt110.dl_
  60. expand vbdb300.dl_ vbdb300.dll
  61. del vbdb300.dl_
  62. expand truegrid.vb_ truegrid.vbx
  63. del truegrid.vb_
  64. expand winvelop.in_ winvelop.ini
  65. del winvelop.in_
  66. del setupkit.dll
  67. del e_hdinst.exe
  68. del e_hdinst.ex_
  69. del setup.exe
  70. del setup.lst
  71. copy winvelop.ini c:\windows
  72. del winvelop.ini
  73. copy vbrun300.dll c:\windows\system
  74. del vbrun300.dll
  75. copy vbdb300.dll c:\windows\system
  76. del vbdb300.dll
  77. copy cmdialog.vbx c:\windows\system
  78. del cmdialog.vbx
  79. copy threed.vbx c:\windows\system
  80. del threed.vbx
  81. copy imvb1.vbx c:\windows\system
  82. del imvb1.vbx
  83. copy truegrid.vbx c:\windows\system
  84. del truegrid.vbx